PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeSetGrayFillOperator Method
Gray level
In This Topic
    analyzeSetGrayFillOperator Method
    In This Topic
    Called when g operator is found.
    Syntax
    public void analyzeSetGrayFillOperator( 
       double g
    )

    Parameters

    g
    Gray level
    See Also